nw::ut::MovePtr::operator SafeBool Member Function

Syntax

operator SafeBool() const;

Arguments

None.

Return Values

Returns true if the object is owned.

Description

Checks ownership of an object.

A safe true-false evaluation is made without performing unwanted expression evaluation.


CONFIDENTIAL